.container{  /*max-width: 1300px;*/margin: 0 auto 30px auto;/*overflow: hidden;*/ position: relative;}
.mid_tit{height: 42px;background: url(../image/bg2.png) no-repeat center bottom;font-size: 20px;text-align: center;font-weight: 100;color: #333;margin: 30px auto;line-height: 40px; padding-bottom: 10px; width: 155px;  }


/*行业*/
.application-ul{margin-top: 60px;}
.application-ul li{width:30%;height:auto;margin-right:2%;margin-bottom: 30px; display: inline-block;}
.application-ul li .application-ul-div{text-align: center;width: 100%;height: auto;box-sizing: border-box; cursor: default;background: #F5F5F5;border-radius: 10px;transition: all ease-in-out .3s;}
.application-ul li:nth-child(3n){margin-right: 0;}
.application-ul li a img{width: 100%;border-radius: 10px;}
.application-ul li h2 a{display: block;font-size: 16px;color: #333333;padding: 15px 0;transition: all ease-in-out .3s;text-decoration:none;}
.application-ul li .in-app-more{display: none;width:100px;height:30px;margin: 0 auto;text-align: center;color: #FFFFFF;line-height: 30px;background: linear-gradient(270deg, #a02020,#dc1616);border-radius:8px;}
/*.application-ul li:hover{}
.application-ul li:hover .application-ul-div{background-color: #FFFFFF;transition: all ease-in-out .3s;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);border-radius:10px;margin-top: -30px;padding-bottom: 30px;}
.application-ul li:hover h2 a{color: #000;}
.application-ul li:hover a.in-app-more{display: block;}*/
.none{ display: none; }

.yycase{}
.yyteam{ clear: both; margin: 20px 0; border-bottom: 1px #ddd dashed;padding-bottom: 20px; height: auto; overflow: hidden; }
.yyteam .yypic{ width: 33% }
.yyteam .yyrig{ width: 64% }
.yyteam .yyrig .tit{  font-size: 20px; color: #222; margin-bottom: 10px }
.yyteam .yyrig .tit2{  font-size: 18px; color: #222; margin-bottom: 10px }
.yyteam .yyrig .txt{ line-height: 1.6; margin-bottom: 10px }
.yyteam .yyporlist{ display: block; }
.yyporlist .yypor{display: block; width:23%; margin: 10px 2% 0 0; text-align: center; transition: all 0.3s; float: left; background: #333; color: #fff}
.yyporlist .yypor img{ border:1px #ddd solid; display: block;transition: all 0.3s; }
.yyporlist .yypor img:hover{ transition: all 0.3s;transform: scale(1.06, 1.06); }
